grid point
- Oceania > Australia (0.29)
- Europe > Netherlands > South Holland > Dordrecht (0.04)
- North America > United States > Massachusetts > Hampshire County > Amherst (0.04)
- North America > United States > North Carolina (0.04)
- Europe > Germany > North Rhine-Westphalia > Upper Bavaria > Munich (0.04)
- North America > United States (0.14)
- Europe > Switzerland > Zürich > Zürich (0.05)
- Indian Ocean > Bay of Bengal (0.04)
- Europe > Germany > Baden-Württemberg > Tübingen Region > Tübingen (0.15)
- North America > Panama (0.04)
- Europe > France (0.04)
- North America > Canada > Ontario > Toronto (0.14)
- Europe > United Kingdom (0.04)
- Asia > China (0.04)
- (11 more...)
- North America > Canada > Ontario > Toronto (0.14)
- Europe > United Kingdom (0.04)
- Asia > China (0.04)
- (11 more...)
LearningGlobalTransparentModelsConsistentwith LocalContrastiveExplanations
Inthese methods, for an input, an explanation is in the form of a contrast point differing in very few features from the original input and lying inadifferent class. Otherworks tryto build globally interpretable models likedecision trees and rule lists based onthe datausing actual labels orbased ontheblack-box models predictions.
- North America > United States (0.04)
- North America > Canada > British Columbia > Metro Vancouver Regional District > Vancouver (0.04)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
- North America > United States > Alaska > Anchorage Municipality > Anchorage (0.04)
- Europe > Germany > Lower Saxony > Hanover (0.04)
E-QRGMM: Efficient Generative Metamodeling for Covariate-Dependent Uncertainty Quantification
Liang, Zhiyang, Zhang, Qingkai
Covariate-dependent uncertainty quantification in simulation-based inference is crucial for high-stakes decision-making but remains challenging due to the limitations of existing methods such as conformal prediction and classical bootstrap, which struggle with covariate-specific conditioning. We propose Efficient Quantile-Regression-Based Generative Metamodeling (E-QRGMM), a novel framework that accelerates the quantile-regression-based generative metamodeling (QRGMM) approach by integrating cubic Hermite interpolation with gradient estimation. Theoretically, we show that E-QRGMM preserves the convergence rate of the original QRGMM while reducing grid complexity from $O(n^{1/2})$ to $O(n^{1/5})$ for the majority of quantile levels, thereby substantially improving computational efficiency. Empirically, E-QRGMM achieves a superior trade-off between distributional accuracy and training speed compared to both QRGMM and other advanced deep generative models on synthetic and practical datasets. Moreover, by enabling bootstrap-based construction of confidence intervals for arbitrary estimands of interest, E-QRGMM provides a practical solution for covariate-dependent uncertainty quantification.
Key-Grid: Unsupervised 3D Keypoints Detection using Grid Heatmap Features
Detecting 3D keypoints with semantic consistency is widely used in many scenarios such as pose estimation, shape registration and robotics. Currently, most unsupervised 3D keypoint detection methods focus on the rigid-body objects. However, when faced with deformable objects, the keypoints they identify do not preserve semantic consistency well. In this paper, we introduce an innovative unsupervised keypoint detector Key-Grid for both the rigid-body and deformable objects, which is an autoencoder framework. The encoder predicts keypoints and the decoder utilizes the generated keypoints to reconstruct the objects. Unlike previous work, we leverage the identified keypoint in formation to form a 3D grid feature heatmap called grid heatmap, which is used in the decoder section.